home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 489 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.6 KB  |  89 lines

  1. Path: serra.unipi.it!michelotto
  2. From: michelotto@mvxpd5.pd.infn.it (Michele Michelotto)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: dial in on unix
  5. Date: 5 Jan 1996 09:14:08 GMT
  6. Organization: CERN - European Laboratory for Particle Physics
  7. Sender: michelotto@vsde00.pd.infn.it (Michele Michelotto)
  8. Distribution: world
  9. Message-ID: <4ciq50$jvs@serra.unipi.it>
  10. References: <4cdk4v$28tu@serra.unipi.it> <820704253snz@genesis.demon.co.uk>
  11. Reply-To: michelotto@mvxpd5.pd.infn.it
  12. NNTP-Posting-Host: delphi.pd.infn.it
  13. X-Newsreader: mxrn 6.18-9
  14.  
  15.  
  16. In article <820704253snz@genesis.demon.co.uk>, Lawrence Kirby <fred@genesis.demon.co.uk> writes:
  17. |>
  18. |>I'm not familiar with the precise details of BSDI but I've seen this
  19. |>on other types of Unix system. The usual cause of this is that carrier detect/
  20. |>DCD isn't being handled properly. The modems connect, the Sportster sends
  21. |>the CONNECT message to the host where getty (or whatever) promptly echoes
  22. |>it back to the modem. If you send characters to a Hayes compatible
  23. |>modem while it is answering it aborts the connect and drops the line. A
  24. |>'quick fix' is to disable result codes in the modem (probably via a DIP
  25. |>switch on the Sportster). The correct fix is to get all parts of the
  26. |>system configured correctly for DCD. The modem should be set to make DCD
  27. |>follow the CD status, again probably with a DIP switch on the Sportster
  28. |>otherwise with &C1. On the host you must use a port which responds to
  29. |>the DCD signal. This is often referred to as a 'modem control' port.
  30. |>
  31. |>You may also have to configure the answer speed on the Sportster. Set &B1
  32. |>for a fixed speed and store that setting and the speed in NVRAM. When you
  33. |>write to NVRAM using &W the currect speed of the interface (i.e. your
  34. |>serial port speed) is written out with the rest of the settings, ATI5
  35. |>shows the stored value. When the modem autoanswers with &B1 set it
  36. |>switches itsi'm calling from a w95 machine with a usr sportster 28.8
  37.  
  38. Thank you..this is a detailed answer...
  39. the &b1 is ok.
  40. what is going on is the following...
  41.  
  42. i'm calling from a w95 machine with a usr sportster 28.8
  43. that works perfectly. I can connect to oether modem withour problem
  44.  
  45. the receiving modem is a sporster 28.8 too.
  46.  
  47. the receiving modem answer the call
  48. I can see the message
  49. CONNECT 28800/ARQ/V34/LAPM/V42BIS
  50. then I receive a char a with a grave accent
  51. i can type in some char that are transmitted... I can see it login in with tip
  52. and giving the command ati6
  53. the two modem agree on the number of character received and transmitted.
  54. but the calling modem drops the communications
  55. ati6 on the calling mode says
  56.  
  57. Disconnect Reason is Loop loss disconnect
  58.  
  59. while the receiving modem says
  60.  
  61. DIsconnect Reason is DISC received
  62.  
  63. in one occasion I managed to have the prompt but I can't reproduce it
  64. however after I logged in the modem dropped the connection
  65.  
  66. the gettytab entry is:
  67. en|38400 link, locked DCE speed:\
  68.        :bi:sp#38400:hf:np:tc=38400-baud:ms=cs8:
  69.  
  70.  
  71. |>
  72. |>-- 
  73. |>-----------------------------------------
  74. |>Lawrence Kirby | fred@genesis.demon.co.uk
  75. |>Wilts, England | 70734.126@compuserve.com
  76. |>-----------------------------------------
  77. |>
  78.  
  79. -- 
  80. --  |\      _,,,--,,_
  81.     /,`.-'`'   ._  \-;;,_
  82.    |,4-  ) )_   .;.(  `'-'
  83.   '---''(_/._)-'(_\_)                Cheers, Michele
  84. ********************************************************************************
  85. * Michele Michelotto, INFN Padova, Delphi group.           Tel (+39).49.844347 *
  86. * e-mail: michelotto@padova.infn.it   michelotto@cern.ch   (vaxfpd::michelotto)*
  87. *       I haven't lost my mind, it's backed up on tape somewhere.             ⌐*
  88. ********************************************************************************
  89.